Skip to content

BREAKING CHANGE(client-fluid-static): remove deprecated minVersionForCollabOverride from createTreeContainerRuntimeFactory#27540

Merged
jason-ha merged 1 commit into
microsoft:mainfrom
jason-ha:test/client/collab/remove-minVersionForCollabOverride
Jun 15, 2026
Merged

BREAKING CHANGE(client-fluid-static): remove deprecated minVersionForCollabOverride from createTreeContainerRuntimeFactory#27540
jason-ha merged 1 commit into
microsoft:mainfrom
jason-ha:test/client/collab/remove-minVersionForCollabOverride

Conversation

@jason-ha

@jason-ha jason-ha commented Jun 12, 2026

Copy link
Copy Markdown
Contributor

Additionally fix invalid test example code (that is not built under CI).

AB#75624

…rCollabOverride` from `createTreeContainerRuntimeFactory`

Additionally fix invalid test example code (that is not built under CI).
Copilot AI review requested due to automatic review settings June 12, 2026 19:51
@jason-ha jason-ha requested review from a team as code owners June 12, 2026 19:51
@jason-ha jason-ha requested a review from scottn12 June 12, 2026 19:51
@github-actions

Copy link
Copy Markdown
Contributor

Hi! Thank you for opening this PR. Want me to review it?

Based on the diff (29 lines, 4 files), I've queued these reviewers:

  • Correctness — logic errors, race conditions, lifecycle issues
  • Security — vulnerabilities, secret exposure, injection
  • API Compatibility — breaking changes, release tags, type design
  • Performance — algorithmic regressions, memory leaks
  • Testing — coverage gaps, hollow tests

How this works

  • Adjust the reviewer set by ticking/unticking boxes above. Reviewer toggles alone don't trigger anything.

  • Tick Start review below to dispatch the review fleet.

  • After review finishes, tick Start review again to request another run — it auto-resets after each dispatch.

  • This comment updates as new commits land; your reviewer selections are preserved.

  • Start review

Copilot AI left a comment

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Copilot reviewed 4 out of 4 changed files in this pull request and generated no comments.

@github-actions

Copy link
Copy Markdown
Contributor

🔗 No broken links found! ✅

Your attention to detail is admirable.

linkcheck output

1: starting server using command "npm run serve -- --no-open"
and when url "[ 'http://127.0.0.1:3000' ]" is responding with HTTP status code 200
running tests using command "npm run check-links"


> fluid-framework-website@0.0.0 serve
> docusaurus serve --no-open

[SUCCESS] Serving "build" directory at: http://localhost:3000/

> fluid-framework-website@0.0.0 check-links
> linkcheck http://localhost:3000 --skip-file skipped-urls.txt

Crawling...

Stats:
  290922 links
    1934 destination URLs
    2184 URLs ignored
       0 warnings
       0 errors


@jason-ha jason-ha linked an issue Jun 15, 2026 that may be closed by this pull request
@jason-ha jason-ha merged commit da469ff into microsoft:main Jun 15, 2026
40 checks passed
@jason-ha jason-ha deleted the test/client/collab/remove-minVersionForCollabOverride branch June 23, 2026 19:50
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Remove minVersionForCollabOverride

5 participants